home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / System / PPCReleaseDEV / FD2Inline / config.status < prev    next >
Encoding:
Text File  |  1998-02-21  |  5.0 KB  |  164 lines

  1. #! /bin/sh
  2. # Generated automatically by configure.
  3. # Run this file to recreate the current configuration.
  4. # This directory was configured as follows,
  5. # on host sol.owl.de:
  6. #
  7. # ./configure  --prefix=./fd2inline-bin/
  8. #
  9. # Compiler output produced by configure, useful for debugging
  10. # configure, is in ./config.log if it exists.
  11.  
  12. ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
  13. for ac_option
  14. do
  15.   case "$ac_option" in
  16.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  17.     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --prefix=./fd2inline-bin/ --no-create --no-recursion"
  18.     exec ${CONFIG_SHELL-/bin/sh} ./configure  --prefix=./fd2inline-bin/ --no-create --no-recursion ;;
  19.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  20.     echo "./config.status generated by autoconf version 2.12"
  21.     exit 0 ;;
  22.   -help | --help | --hel | --he | --h)
  23.     echo "$ac_cs_usage"; exit 0 ;;
  24.   *) echo "$ac_cs_usage"; exit 1 ;;
  25.   esac
  26. done
  27.  
  28. ac_given_srcdir=.
  29. ac_given_INSTALL="/bin/install -c"
  30.  
  31. trap 'rm -fr Makefile lib/Makefile conftest*; exit 1' 1 2 15
  32.  
  33. # Protect against being on the right side of a sed subst in config.status.
  34. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
  35.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  36. /^[     ]*VPATH[     ]*=[^:]*$/d
  37.  
  38. s%@CFLAGS@%-g -O2%g
  39. s%@CPPFLAGS@%%g
  40. s%@CXXFLAGS@%%g
  41. s%@DEFS@% %g
  42. s%@LDFLAGS@%%g
  43. s%@LIBS@%%g
  44. s%@exec_prefix@%${prefix}%g
  45. s%@prefix@%./fd2inline-bin/%g
  46. s%@program_transform_name@%s,x,x,%g
  47. s%@bindir@%${exec_prefix}/bin%g
  48. s%@sbindir@%${exec_prefix}/sbin%g
  49. s%@libexecdir@%${exec_prefix}/libexec%g
  50. s%@datadir@%${prefix}/share%g
  51. s%@sysconfdir@%${prefix}/etc%g
  52. s%@sharedstatedir@%${prefix}/com%g
  53. s%@localstatedir@%${prefix}/var%g
  54. s%@libdir@%${exec_prefix}/lib%g
  55. s%@includedir@%${prefix}/include%g
  56. s%@oldincludedir@%/usr/include%g
  57. s%@infodir@%${prefix}/info%g
  58. s%@guidedir@%${prefix}/guide%g
  59. s%@psdir@%${prefix}/ps%g
  60. s%@dvidir@%${prefix}/dvi%g
  61. s%@mandir@%${prefix}/man%g
  62. s%@CC@%gcc%g
  63. s%@ARFLAGS@%cr%g
  64. s%@AR@%%g
  65. s%@INSTALL_PROGRAM@%${INSTALL}%g
  66. s%@INSTALL_DATA@%${INSTALL} -m 644%g
  67. s%@RANLIB@%ranlib%g
  68. s%@AWK@%gawk%g
  69.  
  70. CEOF
  71.  
  72. # Split the substitutions into bite-sized pieces for seds with
  73. # small command number limits, like on Digital OSF/1 and HP-UX.
  74. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  75. ac_file=1 # Number of current file.
  76. ac_beg=1 # First line for current file.
  77. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  78. ac_more_lines=:
  79. ac_sed_cmds=""
  80. while $ac_more_lines; do
  81.   if test $ac_beg -gt 1; then
  82.     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  83.   else
  84.     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  85.   fi
  86.   if test ! -s conftest.s$ac_file; then
  87.     ac_more_lines=false
  88.     rm -f conftest.s$ac_file
  89.   else
  90.     if test -z "$ac_sed_cmds"; then
  91.       ac_sed_cmds="sed -f conftest.s$ac_file"
  92.     else
  93.       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  94.     fi
  95.     ac_file=`expr $ac_file + 1`
  96.     ac_beg=$ac_end
  97.     ac_end=`expr $ac_end + $ac_max_sed_cmds`
  98.   fi
  99. done
  100. if test -z "$ac_sed_cmds"; then
  101.   ac_sed_cmds=cat
  102. fi
  103.  
  104. CONFIG_FILES=${CONFIG_FILES-"Makefile lib/Makefile"}
  105. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  106.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  107.   case "$ac_file" in
  108.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  109.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  110.   *) ac_file_in="${ac_file}.in" ;;
  111.   esac
  112.  
  113.   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  114.  
  115.   # Remove last slash and all that follows it.  Not all systems have dirname.
  116.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  117.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  118.     # The file is in a subdirectory.
  119.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  120.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  121.     # A "../" for each directory in $ac_dir_suffix.
  122.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  123.   else
  124.     ac_dir_suffix= ac_dots=
  125.   fi
  126.  
  127.   case "$ac_given_srcdir" in
  128.   .)  srcdir=.
  129.       if test -z "$ac_dots"; then top_srcdir=.
  130.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  131.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  132.   *) # Relative path.
  133.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  134.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  135.   esac
  136.  
  137.   case "$ac_given_INSTALL" in
  138.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  139.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  140.   esac
  141.  
  142.   echo creating "$ac_file"
  143.   rm -f "$ac_file"
  144.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  145.   case "$ac_file" in
  146.   *Makefile*) ac_comsub="1i\\
  147. # $configure_input" ;;
  148.   *) ac_comsub= ;;
  149.   esac
  150.  
  151.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  152.   sed -e "$ac_comsub
  153. s%@configure_input@%$configure_input%g
  154. s%@srcdir@%$srcdir%g
  155. s%@top_srcdir@%$top_srcdir%g
  156. s%@INSTALL@%$INSTALL%g
  157. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  158. fi; done
  159. rm -f conftest.s*
  160.  
  161.  
  162.  
  163. exit 0
  164.